home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE pack SYSTEM "zapper.dtd"> <pack version="3.0" title="Reference" url="http://lib.zapper.com/services/DirDownloadGP/GP2244.zap"> <desc> Reference resources from the web: dictionaries, encyclopedias, translations, and other reference tools. </desc> <external> FileName=Reference date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=references, dictionaries, dictionary, encyclopedias, thesauri, thesauroses, translations, acronyms, trivia segmentation=Home > Education </external> <hier> <folder label="Dictionaries" tip=""> <glref label="Dictionary.com" url="http://lib.zapper.com/services/DirDownloadGL/GL2443.zap"/> <glref label="Webster's Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2462.zap"/> </folder> <folder label="Subject Dictionaries" tip=""> <glref label="Netlingo" url="http://lib.zapper.com/services/DirDownloadGL/GL9313.zap"/> <glref label="Medical Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL11098.zap"/> <glref label="Tech Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2454.zap"/> <glref label="Legal Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2455.zap"/> <glref label="Computing Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10747.zap"/> <glref label="Finance Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10991.zap"/> </folder> <folder label="Thesauri" tip=""> <glref label="Roget's Thesaurus" url="http://lib.zapper.com/services/DirDownloadGL/GL10954.zap"/> <glref label="Wordsmyth Thesaurus" url="http://lib.zapper.com/services/DirDownloadGL/GL4455.zap"/> </folder> <folder label="Translations" tip=""> <glref label="English to French" url="http://lib.zapper.com/services/DirDownloadGL/GL10947.zap"/> <glref label="French to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10966.zap"/> <glref label="English to Spanish" url="http://lib.zapper.com/services/DirDownloadGL/GL10968.zap"/> <glref label="Spanish to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10948.zap"/> <glref label="English to Italian" url="http://lib.zapper.com/services/DirDownloadGL/GL10969.zap"/> <glref label="Italian to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10963.zap"/> <glref label="English to German " url="http://lib.zapper.com/services/DirDownloadGL/GL10259.zap"/> <glref label="German to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10264.zap"/> </folder> <folder label="Encyclopedias" tip=""> <glref label="Encyclopedia.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10949.zap"/> <glref label="Encyclopedia Britannica" url="http://lib.zapper.com/services/DirDownloadGL/GL4450.zap"/> </folder> <folder label="Acronyms" tip=""> <glref label="Acronyms: Reverse Lookup" url="http://lib.zapper.com/services/DirDownloadGL/GL10967.zap"/> <glref label="Acronym Begins with..." url="http://lib.zapper.com/services/DirDownloadGL/GL10952.zap"/> </folder> <folder label="Biographies" tip=""> <glref label="Biography.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10965.zap"/> <glref label="Biographical Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10953.zap"/> </folder> <glref label="AbsoluteTrivia" url="http://lib.zapper.com/services/DirDownloadGL/GL7611.zap"/> <glref label="Daily Almanac" url="http://lib.zapper.com/services/DirDownloadGL/GL10950.zap"/> <glref label="Images" url="http://lib.zapper.com/services/DirDownloadGL/GL10960.zap"/> <folder label="Convert Currency" tip=""> <glref label="USD to Japanese Yens" url="http://lib.zapper.com/services/DirDownloadGL/GL10951.zap"/> <glref label="Japanese Yens to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10955.zap"/> <glref label="USD to Euro" url="http://lib.zapper.com/services/DirDownloadGL/GL10961.zap"/> <glref label="Euro to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10962.zap"/> <glref label="USD to UK Pounds" url="http://lib.zapper.com/services/DirDownloadGL/GL10957.zap"/> <glref label="UK Pounds to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10958.zap"/> </folder> <folder label="Local Info" tip=""> <glref label="Weather Forecast" url="http://lib.zapper.com/services/DirDownloadGL/GL5484.zap"/> <glref label="Local time" url="http://lib.zapper.com/services/DirDownloadGL/GL10596.zap"/> <glref label="Tourist Guide" url="http://lib.zapper.com/services/DirDownloadGL/GL2423.zap"/> <glref label="Maps" url="http://lib.zapper.com/services/DirDownloadGL/GL9003.zap"/> </folder> </hier> <zaplet title="Webster's Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2462.zap" type="normal"> <desc> Get definition of %[[word]%] from Webster's Dictionary. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=m-w.com, Dictionary, Dictionaries, Webster dictionary, Webster's dictionary, websters dictionary comment=http://www.m-w.com/dictionary.htm </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: http://www.m-w.com/dictionary.htm if (! text.search(/^ *$/)) return new HttpRequest("http://www.m-w.com/dictionary.htm"); //@*))DEFAULT var req = new HttpRequest("http://www.m-w.com/cgi-bin/dictionary"); req.setMethod("POST"); req.addParam("book=" + "Dictionary"); req.addParam("va=" + text); return req; } ]]></script> </zaplet> <zaplet title="Italian to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10963.zap" type="normal"> <desc> Translate %[[Italian word]%] from Italian to English. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=dictionary, dictionaries, translate, translations, translators, English, italian </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://dictionaries.travlang.com/ItalianEnglish/ if (! text.search(/^ *$/)) return new HttpRequest("http://dictionaries.travlang.com/ItalianEnglish/"); //@*))DEFAULT var req = new HttpRequest("http://dictionaries.travlang.com/ItalianEnglish/dict.cgi"); req.setMethod("GET"); req.addParam("query=" + text); req.addParam("max=" + "50"); return req; }]]></script> </zaplet> <zaplet title="Roget's Thesaurus" url="http://lib.zapper.com/services/DirDownloadGL/GL10954.zap" type="normal"> <desc> Get words related to %[[keyword]%] from Roget's Thesaurus. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=thesaurus, thesauri, thesauroses, roget, roget's thesaurus </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: http://www.thesaurus.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.thesaurus.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.thesaurus.com/cgi-bin/search"); req.setMethod("GET"); req.addParam("config=" + "roget"); req.addParam("words=" + text); return req; } ]]></script> </zaplet> <zaplet title="Daily Almanac" url="http://lib.zapper.com/services/DirDownloadGL/GL10950.zap" type="normal"> <desc> Find facts about %[[keyword]%] in the Daily Almanac. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Pazit Bar-Hai keywords=daily almanac, almanacs, infoplease </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.infoplease.com/cgi-bin/daily/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.infoplease.com/cgi-bin/daily/"); //@*))DEFAULT var req = new HttpRequest("http://www.infoplease.com/search.php3"); req.setMethod("GET"); req.addParam("query=" + text); req.addParam("in=" + "almanacs"); req.addParam("go.x=" + "10"); req.addParam("go.y=" + "12"); return req; }]]></script> </zaplet> <zaplet title="English to Italian" url="http://lib.zapper.com/services/DirDownloadGL/GL10969.zap" type="normal"> <desc> Translate %[[English word]%] from English to Italian. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=travlang, dictionary, dictionaries, translate, translations, translators, English, italian </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://dictionaries.travlang.com/EnglishItalian/ if (! text.search(/^ *$/)) return new HttpRequest("http://dictionaries.travlang.com/EnglishItalian/"); //@*))DEFAULT var req = new HttpRequest("http://dictionaries.travlang.com/EnglishItalian/dict.cgi"); req.setMethod("GET"); req.addParam("query=" + text); req.addParam("max=" + "50"); return req; }]]></script> </zaplet> <zaplet title="English to French" url="http://lib.zapper.com/services/DirDownloadGL/GL10947.zap" type="normal"> <desc> Translate %[[English word]%] from English to French. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=dictionary, dictionaries, translate, translations, translators, English, french, freetranslations comment=http://www.freetranslations.com/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "English/French"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> <zaplet title="French to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10966.zap" type="normal"> <desc> Translate %[[French word]%] from French to English. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=freetranslations, dictionary, dictionaries, translate, translations, translators, English, french </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "French/English"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> <zaplet title="WebMD Med Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL11098.zap" type="normal"> <desc> Get definition of the medical term %[[term]%] from WebMD Medical Dictionary. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Natalie Cherniakov keywords=medical dictionary, medical glossary, medical terms, WebMD </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://my.webmd.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://my.webmd.com/"); //@*))DEFAULT var req = new HttpRequest("http://my.webmd.com/search_results"); req.setMethod("GET"); req.addParam("query=" + text); req.addParam("filter=" + "dictionary_filter"); req.addParam("go.x=" + "24"); req.addParam("go.y=" + "19"); return req; }]]></script> </zaplet> <zaplet title="Biography.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10965.zap" type="normal"> <desc> Read %[[name]%]'s biography. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=biography, biographies, famous people </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.biography.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.biography.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.biography.com/cgi-bin/biomain.cgi"); req.setMethod("POST"); req.addParam("field=" + text); req.addParam("submit=" + "Find"); req.addParam("search=" + "FIND"); return req; }]]></script> </zaplet> <zaplet title="USD to Euro" url="http://lib.zapper.com/services/DirDownloadGL/GL10961.zap" type="normal"> <desc> Convert %[[amount]%] US Dollars to Euro. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, euro, us dollars, usd </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "USD United States Dollars"); req.addParam("To=" + "EUR Euro"); return req; }]]></script> </zaplet> <zaplet title="Images" url="http://lib.zapper.com/services/DirDownloadGL/GL10960.zap" type="normal"> <desc> Find images of %[[keyword]%]. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Michal Olmert keywords=images, altavista, pictures </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.altavista.com/cgi-bin/query?mmdo=16&stype=simage if (! text.search(/^ *$/)) return new HttpRequest("http://www.altavista.com/cgi-bin/query?mmdo=16&stype=simage"); //@*))DEFAULT var req = new HttpRequest("http://www.altavista.com/cgi-bin/query"); req.setMethod("GET"); req.addParam("pg=" + "q"); req.addParam("imgset=" + "1"); req.addParam("stype=" + "simage"); req.addParam("q=" + text); req.addParam("ipht=" + "1"); req.addParam("igrph=" + "1"); req.addParam("iclr=" + "1"); req.addParam("ibw=" + "1"); req.addParam("mmW=" + "1"); req.addParam("micat=" + "0"); req.addParam("search.x=" + "33"); req.addParam("search.y=" + "8"); return req; }]]></script> </zaplet> <zaplet title="Dictionary.com" url="http://lib.zapper.com/services/DirDownloadGL/GL2443.zap" type="normal"> <desc> Get definition of %[[word]%] from Dictionary.com. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=Dictionary, Dictionaries </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: www.dictionary.com if (! text.search(/^ *$/)) return new HttpRequest("www.dictionary.com"); //@*))DEFAULT var req = new HttpRequest("http://www.dictionary.com/cgi-bin/dict.pl"); req.setMethod("GET"); req.addParam("term=" + text); return req; } ]]></script> </zaplet> <zaplet title="Biographical Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10953.zap" type="normal"> <desc> Read %[[name]%]'s biography. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 keywords=biography, biographies </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.s9.com/biography/search.html if (! text.search(/^ *$/)) return new HttpRequest("http://www.s9.com/biography/search.html"); //@*))DEFAULT var req = new HttpRequest("http://www.s9.com/cgi-s9/engine99.cgi"); req.setMethod("GET"); req.addParam("name=" + text); req.addParam("keyword=" + ""); req.addParam("date=" + ""); req.addParam("advanced=" + ""); return req; }]]></script> </zaplet> <zaplet title="Finance Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10991.zap" type="normal"> <desc> Get definition of the financial term %[[term]%] from Investopedia.com. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Roni Yunesian keywords=finance dictionary, finance dictionaries, financial dictionary, financial dictionaries, finance glossary, finance glossaries, financial glossary, financial glossaries, investopedia </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.investopedia.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.investopedia.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.investopedia.com/scripts/search/query.asp"); req.setMethod("POST"); req.addParam("SearchString=" + text); return req; }]]></script> </zaplet> <zaplet title="Weather Forecast" url="http://lib.zapper.com/services/DirDownloadGL/GL5484.zap" type="normal"> <desc> Get a 5 day weather forecast for the location %[[location/zip code]%]. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Michal Olmert keywords=weather forecasts, weather reports, wunderground </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.wunderground.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.wunderground.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.wunderground.com/cgi-bin/findweather/getForecast"); req.setMethod("GET"); req.addParam("query=" + text); return req; }]]></script> </zaplet> <zaplet title="Spanish to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10948.zap" type="normal"> <desc> Translate %[[Spanish word]%] from Spanish to English. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Rani Graff keywords=freetranslations, dictionary, dictionaries, translate, translations, translators, Spanish, English, </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "Spanish/English"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> <zaplet title="Maps" url="http://lib.zapper.com/services/DirDownloadGL/GL9003.zap" type="normal"> <desc> Get maps of %[[location]%]. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Yaara Ben Nahum keywords=world maps, geography, expedia </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://maps.expedia.com/quickmaps.asp if (! text.search(/^ *$/)) return new HttpRequest("http://maps.expedia.com/quickmaps.asp"); //@*))DEFAULT var req = new HttpRequest("http://maps.expedia.com/pub/agent.dll"); req.setMethod("POST"); req.addParam("wpst1=" + "1"); req.addParam("regn1=" + "2"); req.addParam("plce1=" + text); req.addParam("strt1=" + ""); req.addParam("city1=" + ""); req.addParam("stnm1=" + ""); req.addParam("zipc1=" + ""); req.addParam("wppv1=" + ""); req.addParam("dphd1=" + ""); req.addParam("stpr1=" + ""); req.addParam("sthd1=" + ""); req.addParam("regp1=" + "1"); req.addParam("subm=" + "1"); req.addParam("qscr=" + "mmfn"); req.addParam("chgr=" + ""); req.addParam("chsi=" + ""); req.addParam("chsv=" + ""); return req; }]]></script> </zaplet> <zaplet title="Euro to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10962.zap" type="normal"> <desc> Convert %[[amount]%] Euro to US Dollars. </desc> <external> date=19/07/2000 11:14:12 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, euro, usd </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "EUR Euro"); req.addParam("To=" + "USD United States Dollars"); return req; }]]></script> </zaplet> <zaplet title="Tech Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2454.zap" type="normal"> <desc> Get definition of the tech term %[[term]%]. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=hi tech dictionary, hi tech dictionaries, high tech dictionary, high tech dictionaries, hi tech glossary, hi tech glossaries, high tech glossary, high tech glossaries, tech dictionary, tech dictionaries </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.computeruser.com/resources/dictionary/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.computeruser.com/resources/dictionary/"); //@*))DEFAULT var req = new HttpRequest("http://www.computeruser.com/resources/dictionary/searcher.html"); req.setMethod("POST"); req.addParam("q=" + "s"); req.addParam("obj=" + text); req.addParam("x=" + "29"); req.addParam("y=" + "8"); return req; }]]></script> </zaplet> <zaplet title="Legal Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL2455.zap" type="normal"> <desc> Get definition of %[[legal term]%] from FindLaw's Legal Dictionary. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=legal, law, legal dictionary, legal dictionaries, </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: http://dictionary.findlaw.com if (! text.search(/^ *$/)) return new HttpRequest("http://dictionary.findlaw.com"); //@*))DEFAULT var req = new HttpRequest("http://dictionary.findlaw.com/scripts/search.pl"); req.setMethod("GET"); req.addParam("s=" + text); return req; } ]]></script> </zaplet> <zaplet title="UK Pounds to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10958.zap" type="normal"> <desc> Convert %[[amount]%] UK Pounds to US Dollars. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, usd, uk pounds, us dollars </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "GBP United Kingdom Pounds"); req.addParam("To=" + "USD United States Dollars"); return req; }]]></script> </zaplet> <zaplet title="English to German " url="http://lib.zapper.com/services/DirDownloadGL/GL10259.zap" type="normal"> <desc> Translate %[[English word]%] from English to German. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Yaara Ben Nahum keywords=freetranslations, translators, Germany, English, german dictionary, german dictionaries, translation dictionaries, translation dictionary </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "English/German"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> <zaplet title="Wordsmyth Thesaurus" url="http://lib.zapper.com/services/DirDownloadGL/GL4455.zap" type="normal"> <desc> Get words related to %[[keyword]%] from Wordsmyth Thesaurus. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=wordsmyth, dictionary, dictionaries, thesaurus, thesauri, thesauroses comment=http://www.wordsmyth.net/ </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: http://www.wordsmyth.net/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.wordsmyth.net/"); //@*))DEFAULT var req = new HttpRequest("http://www.wordsmyth.net/cgi-bin/simplesearch.cgi"); req.setMethod("GET"); req.addParam("submit=" + "Define it!"); req.addParam("matchent=" + text); req.addParam("matchtype=" + "exact"); req.addParam("matchid=" + "-1"); req.addParam("retall=" + "1"); return req; } ]]></script> </zaplet> <zaplet title="USD to Japanese Yens" url="http://lib.zapper.com/services/DirDownloadGL/GL10951.zap" type="normal"> <desc> Convert %[[amount]%] US Dollars to Japanese Yens. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, us dollars, yen </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "USD United States Dollars"); req.addParam("To=" + "JPY Japan Yen"); return req; }]]></script> </zaplet> <zaplet title="AbsoluteTrivia" url="http://lib.zapper.com/services/DirDownloadGL/GL7611.zap" type="normal"> <desc> Find facts about %[[keyword]%] from the Absolute Trivia site. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=trivia, absolutetrivia comment=http://www.absolutetrivia.com/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.absolutetrivia.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.absolutetrivia.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.absolutetrivia.com/search.cgi"); req.setMethod("GET"); req.addParam("query=" + text); return req; }]]></script> </zaplet> <zaplet title="English to Spanish" url="http://lib.zapper.com/services/DirDownloadGL/GL10968.zap" type="normal"> <desc> Translate %[[English word]%] from English to Spanish. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=freetranslations, dictionary, dictionaries, translate, translations, translators, Spanish, English, </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "English/Spanish"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> <zaplet title="Netlingo" url="http://lib.zapper.com/services/DirDownloadGL/GL9313.zap" type="normal"> <desc> Get definition of the Internet term %[[term]%] from Netlingo. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=web slang, net slang, web dictionary, web dictionaries, internet dictionaries, internet dictionary, netlingo </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.netlingo.com if (! text.search(/^ *$/)) return new HttpRequest("www.netlingo.com"); //@*))DEFAULT var req = new HttpRequest("http://www.netlingo.com/searchaction.cfm"); req.setMethod("POST"); req.addParam("wordsearch=" + text); return req; }]]></script> </zaplet> <zaplet title="Local time" url="http://lib.zapper.com/services/DirDownloadGL/GL10596.zap" type="normal"> <desc> Find the local time in %[[location]%]. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=time zone, local time, timeanddate </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: http://www.timeanddate.com/worldclock/search.html if (! text.search(/^ *$/)) return new HttpRequest("http://www.timeanddate.com/worldclock/search.html"); //@*))DEFAULT var req = new HttpRequest("http://www.timeanddate.com/worldclock/results.html"); req.setMethod("GET"); req.addParam("query=" + text); return req; } ]]></script> </zaplet> <zaplet title="Encyclopedia.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10949.zap" type="normal"> <desc> Read about %[[keyword]%] at Encyclopedia.com. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=encyclopedia.com, encyclopedias </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.encyclopedia.com if (! text.search(/^ *$/)) return new HttpRequest("www.encyclopedia.com"); //@*))DEFAULT var req = new HttpRequest("http://www.encyclopedia.com/cgi-bin/search.cgi"); req.setMethod("POST"); req.addParam("search=" + text); req.addParam("sp=" + "sp"); req.addParam("searchButton.x=" + "41"); req.addParam("searchButton.y=" + "6"); return req; }]]></script> </zaplet> <zaplet title="Acronyms: Reverse Lookup" url="http://lib.zapper.com/services/DirDownloadGL/GL10967.zap" type="normal"> <desc> Find acronym for %[[word]%]. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=reverse lookup, e-mails, phone numbers, names, emails </external> <script lang="javascript"><![CDATA[ function zaplet(text,context) { //@*((DEFAULT: www.acronymfinder.com if (! text.search(/^ *$/)) return new HttpRequest("www.acronymfinder.com"); //@*))DEFAULT var req = new HttpRequest("http://www.acronymfinder.com/af-query.asp"); req.setMethod("GET"); req.addParam("Acronym=" + text); req.addParam("String=" + "on"); req.addParam("search.x=" + "30"); req.addParam("search.y=" + "9"); return req; } ]]></script> </zaplet> <zaplet title="Japanese Yens to USD" url="http://lib.zapper.com/services/DirDownloadGL/GL10955.zap" type="normal"> <desc> Convert %[[amount]%] Japanese Yens to US Dollars. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, yen, us dollars </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "JPY Japan Yen"); req.addParam("To=" + "USD United States Dollars"); return req; }]]></script> </zaplet> <zaplet title="Acronym Begins with..." url="http://lib.zapper.com/services/DirDownloadGL/GL10952.zap" type="normal"> <desc> Get meaning of the acronym that begins with %[[acronym]%] from Acronymfinder.com. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Rani Graff keywords=Acronyms, acronymfinder </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.acronymfinder.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.acronymfinder.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.acronymfinder.com/af-query.asp"); req.setMethod("GET"); req.addParam("Acronym=" + text); req.addParam("String=" + "off"); req.addParam("search.x=" + "40"); req.addParam("search.y=" + "3"); return req; }]]></script> </zaplet> <zaplet title="USD to UK Pounds" url="http://lib.zapper.com/services/DirDownloadGL/GL10957.zap" type="normal"> <desc> Convert %[[amount]%] US Dollars to UK Pounds. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=currency converters, uk pounds, us dollars, usd </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.xe.net/ucc/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.xe.net/ucc/"); //@*))DEFAULT var req = new HttpRequest("http://www.xe.net/ucc/convert.cgi"); req.setMethod("POST"); req.addParam("timezone=" + "Canada/Eastern"); req.addParam("Amount=" + text); req.addParam("From=" + "USD United States Dollars"); req.addParam("To=" + "GBP United Kingdom Pounds"); return req; }]]></script> </zaplet> <zaplet title="Computing Dictionary" url="http://lib.zapper.com/services/DirDownloadGL/GL10747.zap" type="normal"> <desc> Get definition of the Internet/computing term %[[term]%] from Webopedia. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Michal Olmert keywords=computers dictionary, internet dictionary, computer dictionaries, internet dictionaries </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.webopedia.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.webopedia.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.webopedia.com/search"); req.setMethod("GET"); req.addParam("keywords=" + text); req.addParam("submit=" + "Go!"); return req; }]]></script> </zaplet> <zaplet title="Lonely Planet" url="http://lib.zapper.com/services/DirDownloadGL/GL2423.zap" type="normal"> <desc> Find travel info on %[[keyword]%] from Lonely Planet. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Pazit Bar-Hai keywords=traveling, tourism, destination guides, lonely planet, backpackers, backpacking comment=http://search.lonelyplanet.com:8000/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://search.lonelyplanet.com:8000/ if (! text.search(/^ *$/)) return new HttpRequest("http://search.lonelyplanet.com:8000/"); //@*))DEFAULT var req = new HttpRequest("http://search.lonelyplanet.com/query.html"); req.setMethod("GET"); req.addParam("rq=" + "0"); req.addParam("col=" + "full"); req.addParam("qp=" + ""); req.addParam("qt=" + text); req.addParam("qs=" + ""); req.addParam("qc=" + ""); req.addParam("pw=" + "100%"); req.addParam("ws=" + "0"); req.addParam("la=" + ""); req.addParam("qm=" + "0"); req.addParam("st=" + "1"); req.addParam("nh=" + "10"); req.addParam("lk=" + "1"); req.addParam("rf=" + "0"); req.addParam("oq=" + ""); req.addParam("rq=" + "0"); return req; } ]]></script> </zaplet> <zaplet title="Encyclopedia Britannica" url="http://lib.zapper.com/services/DirDownloadGL/GL4450.zap" type="normal"> <desc> Look up %[[term]%] in Encyclopedia Britannica. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Tzur Levin keywords=encyclopedias, encyclopedia britannica comment=http://www.britannica.com/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.britannica.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.britannica.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.britannica.com/bcom/search/results/1,5843,,00.html"); req.setMethod("GET"); req.addParam("p_query0=" + text); req.addParam("chooseSearch=" + "0"); return req; }]]></script> </zaplet> <zaplet title="German to English" url="http://lib.zapper.com/services/DirDownloadGL/GL10264.zap" type="normal"> <desc> Translate %[[German Word]%] from German to English. </desc> <external> date=19/07/2000 11:14:13 GMT+02:00 author=Yaara Ben Nahum keywords=leo, translators, Germany, English, german dictionary, german dictionaries, translations dictionaries, translation dictionary </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.freetranslations.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.freetranslations.com/"); //@*))DEFAULT var req = new HttpRequest("http://ets.freetranslation.com:5081/"); req.setMethod("POST"); req.addParam("Sequence=" + "core"); req.addParam("Mode=" + "html"); req.addParam("template=" + "TextResult2.htm"); req.addParam("Language=" + "German/English"); req.addParam("SrcText=" + text); req.addParam("a=" + "a"); req.addParam("e=" + "e"); req.addParam("i=" + "i"); req.addParam("o=" + "o"); req.addParam("u=" + "u"); req.addParam("Other=" + "misc"); return req; }]]></script> </zaplet> </pack>